const runtime.heapStatsDep

18 uses

	runtime (current package)
		metrics.go#L221: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L233: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L240: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L247: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L259: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L266: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L292: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L299: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L306: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L331: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L340: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L347: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L354: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L361: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L396: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L424: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L517: 	heapStatsDep statDep = iota // corresponds to heapStatsAggregate
		metrics.go#L730: 		case heapStatsDep: